Rapid Migration Assessment API: projects. The Rapid Migration Assessment service is our first-party migration assessment and planning tool. See: https://cloud.google.com/migration-centerapi/reference/rest/v1/projects
Rapid Migration Assessment API: projects. The Rapid Migration Assessment service is our first-party migration assessment and planning tool. See: https://cloud.google.com/migration-centerapi/reference/rest/v1/projects
(locations-annotations-create$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/annotations/create
Required parameters: parent
Optional parameters: requestId
Body:
{:name string, :createTime string, :updateTime string, :labels {}, :type string}
Creates an Annotation
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/annotations/create Required parameters: parent Optional parameters: requestId Body: {:name string, :createTime string, :updateTime string, :labels {}, :type string} Creates an Annotation
(locations-annotations-get$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/annotations/get
Required parameters: name
Optional parameters: none
Gets details of a single Annotation.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/annotations/get Required parameters: name Optional parameters: none Gets details of a single Annotation.
(locations-collectors-create$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/create
Required parameters: parent
Optional parameters: collectorId, requestId
Body:
{:description string, :serviceAccount string, :labels {}, :displayName string, :name string, :createTime string, :eulaUri string, :state string, :updateTime string, :clientVersion string, :guestOsScan {:coreSource string}, :collectionDays integer, :expectedAssetCount string, :vsphereScan {:coreSource string}, :bucket string}
Create a Collector to manage the on-prem appliance which collects information about Customer assets.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/create Required parameters: parent Optional parameters: collectorId, requestId Body: {:description string, :serviceAccount string, :labels {}, :displayName string, :name string, :createTime string, :eulaUri string, :state string, :updateTime string, :clientVersion string, :guestOsScan {:coreSource string}, :collectionDays integer, :expectedAssetCount string, :vsphereScan {:coreSource string}, :bucket string} Create a Collector to manage the on-prem appliance which collects information about Customer assets.
(locations-collectors-delete$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/delete
Required parameters: name
Optional parameters: requestId
Deletes a single Collector - changes state of collector to "Deleting". Background jobs does final deletion thorugh producer api.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/delete Required parameters: name Optional parameters: requestId Deletes a single Collector - changes state of collector to "Deleting". Background jobs does final deletion thorugh producer api.
(locations-collectors-get$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/get
Required parameters: name
Optional parameters: none
Gets details of a single Collector.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/get Required parameters: name Optional parameters: none Gets details of a single Collector.
(locations-collectors-list$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/list
Required parameters: parent
Optional parameters: pageSize, pageToken, filter, orderBy
Lists Collectors in a given project and location.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/list Required parameters: parent Optional parameters: pageSize, pageToken, filter, orderBy Lists Collectors in a given project and location.
(locations-collectors-patch$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/patch
Required parameters: name
Optional parameters: updateMask, requestId
Body:
{:description string, :serviceAccount string, :labels {}, :displayName string, :name string, :createTime string, :eulaUri string, :state string, :updateTime string, :clientVersion string, :guestOsScan {:coreSource string}, :collectionDays integer, :expectedAssetCount string, :vsphereScan {:coreSource string}, :bucket string}
Updates the parameters of a single Collector.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/patch Required parameters: name Optional parameters: updateMask, requestId Body: {:description string, :serviceAccount string, :labels {}, :displayName string, :name string, :createTime string, :eulaUri string, :state string, :updateTime string, :clientVersion string, :guestOsScan {:coreSource string}, :collectionDays integer, :expectedAssetCount string, :vsphereScan {:coreSource string}, :bucket string} Updates the parameters of a single Collector.
(locations-collectors-pause$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/pause
Required parameters: name
Optional parameters: none
Body:
{:requestId string}
Pauses the given collector.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/pause Required parameters: name Optional parameters: none Body: {:requestId string} Pauses the given collector.
(locations-collectors-register$ auth parameters body)
Required parameters: name
Optional parameters: none
Body:
{:requestId string}
Registers the given collector.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/register Required parameters: name Optional parameters: none Body: {:requestId string} Registers the given collector.
(locations-collectors-resume$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/resume
Required parameters: name
Optional parameters: none
Body:
{:requestId string}
Resumes the given collector.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/collectors/resume Required parameters: name Optional parameters: none Body: {:requestId string} Resumes the given collector.
(locations-get$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/get
Required parameters: name
Optional parameters: none
Gets information about a location.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/get Required parameters: name Optional parameters: none Gets information about a location.
(locations-list$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/list
Required parameters: name
Optional parameters: filter, pageSize, pageToken
Lists information about the supported locations for this service.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/list Required parameters: name Optional parameters: filter, pageSize, pageToken Lists information about the supported locations for this service.
(locations-operations-cancel$ auth parameters body)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/cancel
Required parameters: name
Optional parameters: none
Body:
{}
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/cancel Required parameters: name Optional parameters: none Body: {} Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
(locations-operations-delete$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/delete
Required parameters: name
Optional parameters: none
Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/delete Required parameters: name Optional parameters: none Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
(locations-operations-get$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/get
Required parameters: name
Optional parameters: none
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/get Required parameters: name Optional parameters: none Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
(locations-operations-list$ auth parameters)
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/list
Required parameters: name
Optional parameters: filter, pageSize, pageToken
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED
.
https://cloud.google.com/migration-centerapi/reference/rest/v1/projects/locations/operations/list Required parameters: name Optional parameters: filter, pageSize, pageToken Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close