Axinom Mosaic Libraries
    Preparing search index...

    Interface UndeployServiceStartCommand

    Hosting service notifies itself about beginning service undeployment and initializes destructive asynchronous service undeploy job

    interface UndeployServiceStartCommand {
        service_definition_id: string;
        service_deployment_id: string;
    }
    Index

    Properties

    service_definition_id: string

    A UUID.

    service_deployment_id: string

    A UUID.