Parámetros

Nombre del parámetro Descripción
location_id
opcional

Alcance por ubicación

Validations:

  • Must be a Integer

organization_id
opcional

Alcance por organización

Validations:

  • Must be a Integer

host_id
requerido

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
opcional

Whether to include the RAM state in the snapshot

Validations:

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

snapshot
requerido

Validations:

  • Must be a Hash

snapshot[name]
requerido

Name of this snapshot

Validations:

  • Must be a String

snapshot[description]
opcional , nil permitido

Description of this snapshot

Validations:

  • Must be a String