integrations.sh
← all integrations

Microcks API v1.7

OpenAPI apis-guru developer_tools

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.createSecret

    Create a new Secret

  • config.deleteSecret

    Delete a Secret

  • config.getFeaturesConfiguration

    Get features configuration

  • config.getKeycloakConfig

    Get authentification configuration

  • config.getSecret

    Retrieve a Secret

  • config.getSecrets

    Get Secrets

  • config.getSecretsCounter

    Get the Secrets counter

  • config.updateSecret

    Update a Secret

  • job.activateImportJob

    Make an ImportJob active, so that it is executed

  • job.createImportJob

    Create a new ImportJob

  • job.deleteImportJob

    Delete an ImportJob

  • job.getImportJobCounter

    Get the ImportJobs counter

  • job.getImportJobs

    Retrieve a list of ImportJobs

  • job.getJobsId

    Retrieve an ImportJob using its identifier

  • job.postJobsId

    Update an ImportJob

  • job.startImportJob

    Starting an ImportJob forces it to immediatly import mock definitions

  • job.stopImportJob

    Stopping an ImportJob desactivate it, so that it won't execute at next schedule

  • job.uploadArtifact

    Uploads an artifact to be imported by Microcks.

  • metrics.getAggregatedInvocationsStats

    Get aggregated invocation statistics for a day

  • metrics.getConformanceMetricsAggregation

    Get aggregation of conformance metrics

  • metrics.getInvocationStatsByService

    Get invocation statistics for Service

  • metrics.getLatestAggregatedInvocationsStats

    Get aggregated invocations statistics for latest days

  • metrics.getLatestTestResults

    Get latest tests results

  • metrics.getServiceTestConformanceMetric

    Get conformance metrics for a Service

  • metrics.getTopIvnocationsStatsByDay

    Get top invocation statistics for a day

  • mock.deleteService

    Delete a Service

  • mock.exportSnapshot

    Export a repostiory snapshot with requested services

  • mock.getService

    Get Service

  • mock.getServices

    Get Services and APIs

  • mock.getServicesCounter

    Get the Services counter

  • mock.getServicesLabels

    Get the already used labels for Services

  • mock.importSnapshot

    Import a repository snapshot previsouly exported into Microcks

  • mock.overrideServiceOperation

    Override Service Operation

  • mock.searchServices

    Search for Services and APIs

  • mock.updateServiceMetadata

    Update Service Metadata

  • resources.getResource

    Get Resource

  • resources.getResourcesByService

    Get Resources by Service

  • test.createTest

    Create a new Test

  • test.getEventsByTestCase

    Get events for TestCase

  • test.getMessagesByTestCase

    Get messages for TestCase

  • test.getTestResult
  • test.getTestResultsByService

    Get TestResults by Service

  • test.getTestResultsByServiceCounter

    Get the TestResults for Service counter

  • test.reportTestCaseResult

    Report a TestCaseResult (typically used by a Test runner)

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools