Skip to main content

Returns the SPC apply information for the agent

GET 

/v1/spectroclusters/:uid/status/spcApply

Returns the SPC apply information for the agent

Request

Path Parameters

    uid stringrequired

Responses

(empty)

Schema

    actionTypestring

    Possible values: [DownloadAndInstall, DownloadAndInstallLater]

    canBeAppliedboolean

    If it is true then Agent can apply the changes to the palette

    lastModifiedTimedate-time

    Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

    patchAppliedTimedate-time

    Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

Loading...