Params

Param name Description
location_id
optional

위치 별 범위

Validations:

  • Must be a Integer

organization_id
optional

조직 별 범위

Validations:

  • Must be a Integer

host_id
required

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
optional

Whether to include the RAM state in the snapshot

Validations:

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

snapshot
required

Validations:

  • Must be a Hash

snapshot[name]
required

Name of this snapshot

Validations:

  • Must be a String

snapshot[description]
optional , nil allowed

Description of this snapshot

Validations:

  • Must be a String