ResourceInfo (schema)

Represents resources information

It represents the resource information which could identify resource.
Name Description Type Notes
resource_ids Resource identifiers

It will represent resource identifiers. For example, policy objects will be
represented with paths and virtual machine will be represented with external
ids.
array of string Required
resource_type Resource type

It will represent resource type on which tag bulk operation to be performed.
Supported resource type is VirtualMachine.
string Required