参数

参数名字 描述
location_id
选填

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
选填

Set the current organization context for the request

Validations:

  • Must be a Integer

host_id
必填

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space.

include_ram
选填

Whether to include the RAM state in the snapshot

Validations:

  • Must be one of: true, false, 1, 0.

snapshot
必填

Validations:

  • Must be a Hash

snapshot[name]
必填

Name of this snapshot

Validations:

  • Must be a String

snapshot[description]
选填 , 允许空值

Description of this snapshot

Validations:

  • Must be a String