Share via


RunbookParameters

The RunbookParameters collection represents all the runbook parameters in the local System Management Automation environment.

Namespace OData Collection URI

Orchestrator.ResourceModel

HTTPS://<HOST>:<PORT>/00000000-0000-0000-0000-000000000000/RunbookParameters

Supported HTTP Verbs

Create (POST) Read (GET) Update (PUT) Delete (DELETE)

True

True

True

True

Operations

  • Create (POST) RunbookParameters
    Create a RunbookParameter entity. (No example currently available.)
  • Update (PUT/MERGE) RunbookParameters
    Update an existing RunbookParameter entity. (No example currently available.)
  • Delete (DELETE) RunbookParameters
    Delete an existing RunbookParameter entity. (No example currently available.)

See Also

Concepts

RunbookParameter

Other Resources

Service Management Automation Web Service Collections