Skip to main content

Retrieves a list of services for the specified account

GET 

/v1/clouds/coxedge/services

Retrieves a list of services for the specified account

Request

Query Parameters

    cloudAccountUid stringrequired

    Uid for the specific CoxEdge cloud account

Responses

List of CoxEdge services

Schema

    services

    object[]

    required

  • Array [

  • codestring

    CoxEdge service code

    idstring

    CoxEdge service id

    namestring

    CoxEdge service name

  • ]

Loading...