Skip to main content

preference_sets

Overview

Namepreference_sets
TypeResource
Idgoogle.migrationcenter.preference_sets

Fields

NameDatatypeDescription
namestringOutput only. Name of the preference set.
descriptionstringA description of the preference set.
createTimestringOutput only. The timestamp when the preference set was created.
displayNamestringUser-friendly display name. Maximum length is 63 characters.
updateTimestringOutput only. The timestamp when the preference set was last updated.
virtualMachinePreferencesobjectVirtualMachinePreferences enables you to create sets of assumptions, for example, a geographical location and pricing track, for your migrated virtual machines. The set of preferences influence recommendations for migrating virtual machine assets.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, preferenceSetsId, projectsIdGets the details of a preference set.
listSELECTlocationsId, projectsIdLists all the preference sets in a given project and location.
createINSERTlocationsId, projectsIdCreates a new preference set in a given project and location.
deleteDELETElocationsId, preferenceSetsId, projectsIdDeletes a preference set.
_listEXEClocationsId, projectsIdLists all the preference sets in a given project and location.
patchEXEClocationsId, preferenceSetsId, projectsIdUpdates the parameters of a preference set.