Create a service

post/services/create

Headers

X-Registry-Authstring

Request body

Namestring

Name of the service.

Labelsobject

User-defined key/value metadata.

Response

The request has succeeded.

IDstring

The ID of the created service.

Warningsstring[] nullable

Optional warning message.

FIXME(thaJeztah): this should have "omitempty" in the generated type.

Changes