Skip to main content
Version: latest

Associate the assets for the cluster

PUT 

/v1/spectroclusters/:uid/location

Associate the assets for the cluster

Request

Path Parameters

    uid stringrequired

    Cluster uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    location

    object

    Cluster location information

    countryCodestring

    country code for cluster location

    countryNamestring

    country name for cluster location

    geoLoc

    object

    Geolocation Latlong entity

    latitudefloat64

    Latitude of a resource

    longitudefloat64

    Longitude of a resource

    regionCodestring

    region code for cluster location

    regionNamestring

    region name for cluster location

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...