CacheNfsTarget

Manages a NFS Target within a HPC Cache.

Create a CacheNfsTarget Resource

def CacheNfsTarget(resource_name, opts=None, cache_name=None, name=None, namespace_junctions=None, resource_group_name=None, target_host_name=None, usage_model=None, __props__=None);
name string
The unique name of the resource.
args CacheNfsTargetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
opts ResourceOptions
A bag of options that control this resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args CacheNfsTargetArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args CacheNfsTargetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.

CacheNfsTarget Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.

Inputs

The CacheNfsTarget resource accepts the following input properties:

CacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

NamespaceJunctions List<CacheNfsTargetNamespaceJunctionArgs>

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

ResourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

TargetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

UsageModel string

The type of usage of the HPC Cache NFS Target.

Name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

CacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

NamespaceJunctions []CacheNfsTargetNamespaceJunction

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

ResourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

TargetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

UsageModel string

The type of usage of the HPC Cache NFS Target.

Name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

cacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

namespaceJunctions CacheNfsTargetNamespaceJunction[]

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

resourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

targetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

usageModel string

The type of usage of the HPC Cache NFS Target.

name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

cache_name str

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

namespace_junctions List[CacheNfsTargetNamespaceJunction]

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

resource_group_name str

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

target_host_name str

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

usage_model str

The type of usage of the HPC Cache NFS Target.

name str

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

Outputs

All input properties are implicitly available as output properties. Additionally, the CacheNfsTarget resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

Look up an Existing CacheNfsTarget Resource

Get an existing CacheNfsTarget resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: CacheNfsTargetState, opts?: CustomResourceOptions): CacheNfsTarget
static get(resource_name, id, opts=None, cache_name=None, name=None, namespace_junctions=None, resource_group_name=None, target_host_name=None, usage_model=None, __props__=None);
func GetCacheNfsTarget(ctx *Context, name string, id IDInput, state *CacheNfsTargetState, opts ...ResourceOption) (*CacheNfsTarget, error)
public static CacheNfsTarget Get(string name, Input<string> id, CacheNfsTargetState? state, CustomResourceOptions? opts = null)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

CacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

Name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

NamespaceJunctions List<CacheNfsTargetNamespaceJunctionArgs>

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

ResourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

TargetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

UsageModel string

The type of usage of the HPC Cache NFS Target.

CacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

Name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

NamespaceJunctions []CacheNfsTargetNamespaceJunction

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

ResourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

TargetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

UsageModel string

The type of usage of the HPC Cache NFS Target.

cacheName string

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

name string

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

namespaceJunctions CacheNfsTargetNamespaceJunction[]

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

resourceGroupName string

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

targetHostName string

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

usageModel string

The type of usage of the HPC Cache NFS Target.

cache_name str

The name HPC Cache, which the HPC Cache NFS Target will be added to. Changing this forces a new resource to be created.

name str

The name of the HPC Cache NFS Target. Changing this forces a new resource to be created.

namespace_junctions List[CacheNfsTargetNamespaceJunction]

Can be specified multiple times to define multiple namespace_junction. Each namespace_juntion block supports fields documented below.

resource_group_name str

The name of the Resource Group in which to create the HPC Cache NFS Target. Changing this forces a new resource to be created.

target_host_name str

The IP address or fully qualified domain name (FQDN) of the HPC Cache NFS target. Changing this forces a new resource to be created.

usage_model str

The type of usage of the HPC Cache NFS Target.

Supporting Types

CacheNfsTargetNamespaceJunction

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

NamespacePath string

The client-facing file path of this NFS target within the HPC Cache NFS Target.

NfsExport string

The NFS export of this NFS target within the HPC Cache NFS Target.

TargetPath string

The relative subdirectory path from the nfs_export to map to the namespace_path. Defaults to "", in which case the whole nfs_export is exported.

NamespacePath string

The client-facing file path of this NFS target within the HPC Cache NFS Target.

NfsExport string

The NFS export of this NFS target within the HPC Cache NFS Target.

TargetPath string

The relative subdirectory path from the nfs_export to map to the namespace_path. Defaults to "", in which case the whole nfs_export is exported.

namespacePath string

The client-facing file path of this NFS target within the HPC Cache NFS Target.

nfsExport string

The NFS export of this NFS target within the HPC Cache NFS Target.

targetPath string

The relative subdirectory path from the nfs_export to map to the namespace_path. Defaults to "", in which case the whole nfs_export is exported.

namespace_path str

The client-facing file path of this NFS target within the HPC Cache NFS Target.

nfsExport str

The NFS export of this NFS target within the HPC Cache NFS Target.

targetPath str

The relative subdirectory path from the nfs_export to map to the namespace_path. Defaults to "", in which case the whole nfs_export is exported.

Package Details

Repository
https://github.com/pulumi/pulumi-azure
License
Apache-2.0
Notes
This Pulumi package is based on the azurerm Terraform Provider.