SDU dervice deployment undeploy command

Hierarchy

  • SduServiceDeploymentUndeployCommand

Properties

custom_object_definitions?: {
    [name: string]: unknown;
}[]

An array of custom object definitions that needs to be cleaned-up with the service deployment

Type declaration

  • [name: string]: unknown
environment_id: string

A UUID.

request_id: string

A UUID.

service_definition_id: string

A UUID.

service_deployment_id: string

A UUID.

service_id: string

A human readable ID for the service (i.e. media-service)

tenant_id: string

A UUID.

Generated using TypeDoc