Share via


CreateDeployment

The CreateDeployment operation creates a new runbook worker deployment.

For additional information on runbook workers, see about_SMA_Runbook_Worker_Deployment.

Request

Method Request URI HTTP Version

POST

/CreateDeployment

HTTP/1.1

Behavior

The following table describes how this operation behaves.

Setting Value

Is composable?

False

Has side effects?

True

Requires an entity instance?

False

Return type

None

Results belong to an entity set?

None

Parameters

The following table describes the parameters of this operation.

Name Type Nullable Description

runbookWorkers

Edm.String

False

A comma separated list of strings, where each string is a runbook worker hostname.

See Also

Concepts

Service Management Automation JobStreams Web Service Operations