Resource: PlacementStrategy
Contains properties of a placement strategy.
JSON representation |
---|
{ "id": string, "name": string, "accountId": string, "kind": string } |
Fields | |
---|---|
id |
ID of this placement strategy. This is a read-only, auto-generated field. |
name |
Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account. |
account |
Account ID of this placement strategy.This is a read-only field that can be left blank. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Deletes an existing placement strategy. |
|
Gets one placement strategy by ID. |
|
Inserts a new placement strategy. |
|
Retrieves a list of placement strategies, possibly filtered. |
|
Updates an existing placement strategy. |
|
Updates an existing placement strategy. |