/dhall-ansible-collection-openstack-cloud/OpenstackCloud/VolumeSnapshotInfo/default.dhall

Copy path to clipboard

Source

{ api_timeout = None Natural
, auth = None ../JSON.dhall
, auth_type = None Text
, availability_zone = None Text
, ca_cert = None Text
, client_cert = None Text
, client_key = None Text
, cloud = None Text
, details = None Bool
, interface = None ./interface.dhall
, name = None Text
, region_name = None Text
, status = None ./status.dhall
, timeout = None Natural
, validate_certs = None Bool
, volume = None Text
, wait = None Bool
}