Skip to main content

Get a service group by ID

Get a service group by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the service group by id.


Schema
  • Array [
  • id string

    uuid of the resource

  • members string[] required

    Possible values: <= 63 characters

  • name string required

    Possible values: <= 63 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

  • tag string[]

    Possible values: <= 64

    Tags for service group object

  • ]
Loading...