Skip to main content

Updates the specified cluster's service endpoints information

PUT 

/v1/spectroclusters/:uid/status/endpoints

Updates the specified cluster's service endpoints information

Request

Path Parameters

    uid stringrequired

Body

array

  • Array [

  • hoststringrequired

    The hostname on which the API server is serving.

    portint32required

    The port on which the API server is serving.

  • ]

Responses

The resource was updated successfully

Loading...