rubrik_assign_physical_host_fileset

rubrik_assign_physical_host_fileset

Assign a fileset to a Linux, Unix or Windows machine. If you have multiple filesets with identical names, you will need to populate the filesets properties to find a specific match. Filesets with identical names and properties are not supported.

Requirement: Rubrik Python SDK (pip install rubrik_cdm)

Example

- rubrik_assign_physical_host_fileset:
    hostname: 'ansible-tower'
    fileset_name: 'all-files'
    operating_system: Linux
    sla_name: 'Gold'

Arugments

Common

Module Specific

Return Values

Last updated