Microcks API v1.7
API offered by Microcks, the Kuebrnetes native tools for API and microservices mocking and testing (microcks.io)
- Homepage
- https://api.apis.guru/v2/specs/microcks.local/1.7.0.json
- Provider
- microcks.local
- OpenAPI version
- 3.0.2
- Spec (JSON)
- https://api.apis.guru/v2/specs/microcks.local/1.7.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/microcks.local/1.7.0/openapi.yaml
Tools (46)
Extracted live via the executor SDK.
-
config.createSecretCreate a new Secret
-
config.deleteSecretDelete a Secret
-
config.getFeaturesConfigurationGet features configuration
-
config.getKeycloakConfigGet authentification configuration
-
config.getSecretRetrieve a Secret
-
config.getSecretsGet Secrets
-
config.getSecretsCounterGet the Secrets counter
-
config.updateSecretUpdate a Secret
-
job.activateImportJobMake an ImportJob active, so that it is executed
-
job.createImportJobCreate a new ImportJob
-
job.deleteImportJobDelete an ImportJob
-
job.getImportJobCounterGet the ImportJobs counter
-
job.getImportJobsRetrieve a list of ImportJobs
-
job.getJobsIdRetrieve an ImportJob using its identifier
-
job.postJobsIdUpdate an ImportJob
-
job.startImportJobStarting an ImportJob forces it to immediatly import mock definitions
-
job.stopImportJobStopping an ImportJob desactivate it, so that it won't execute at next schedule
-
job.uploadArtifactUploads an artifact to be imported by Microcks.
-
metrics.getAggregatedInvocationsStatsGet aggregated invocation statistics for a day
-
metrics.getConformanceMetricsAggregationGet aggregation of conformance metrics
-
metrics.getInvocationStatsByServiceGet invocation statistics for Service
-
metrics.getLatestAggregatedInvocationsStatsGet aggregated invocations statistics for latest days
-
metrics.getLatestTestResultsGet latest tests results
-
metrics.getServiceTestConformanceMetricGet conformance metrics for a Service
-
metrics.getTopIvnocationsStatsByDayGet top invocation statistics for a day
-
mock.deleteServiceDelete a Service
-
mock.exportSnapshotExport a repostiory snapshot with requested services
-
mock.getServiceGet Service
-
mock.getServicesGet Services and APIs
-
mock.getServicesCounterGet the Services counter
-
mock.getServicesLabelsGet the already used labels for Services
-
mock.importSnapshotImport a repository snapshot previsouly exported into Microcks
-
mock.overrideServiceOperationOverride Service Operation
-
mock.searchServicesSearch for Services and APIs
-
mock.updateServiceMetadataUpdate Service Metadata
-
resources.getResourceGet Resource
-
resources.getResourcesByServiceGet Resources by Service
-
test.createTestCreate a new Test
-
test.getEventsByTestCaseGet events for TestCase
-
test.getMessagesByTestCaseGet messages for TestCase
-
test.getTestResult -
test.getTestResultsByServiceGet TestResults by Service
-
test.getTestResultsByServiceCounterGet the TestResults for Service counter
-
test.reportTestCaseResultReport a TestCaseResult (typically used by a Test runner)
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools