Viewing docs for vra 0.17.0
published on Tuesday, Mar 10, 2026 by vmware
published on Tuesday, Mar 10, 2026 by vmware
Viewing docs for vra 0.17.0
published on Tuesday, Mar 10, 2026 by vmware
published on Tuesday, Mar 10, 2026 by vmware
Example Usage
Using getFabricNetwork
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFabricNetwork(args: GetFabricNetworkArgs, opts?: InvokeOptions): Promise<GetFabricNetworkResult>
function getFabricNetworkOutput(args: GetFabricNetworkOutputArgs, opts?: InvokeOptions): Output<GetFabricNetworkResult>def get_fabric_network(filter: Optional[str] = None,
id: Optional[str] = None,
tags: Optional[Sequence[GetFabricNetworkTag]] = None,
opts: Optional[InvokeOptions] = None) -> GetFabricNetworkResult
def get_fabric_network_output(filter: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricNetworkTagArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFabricNetworkResult]func GetFabricNetwork(ctx *Context, args *GetFabricNetworkArgs, opts ...InvokeOption) (*GetFabricNetworkResult, error)
func GetFabricNetworkOutput(ctx *Context, args *GetFabricNetworkOutputArgs, opts ...InvokeOption) GetFabricNetworkResultOutput> Note: This function is named GetFabricNetwork in the Go SDK.
public static class GetFabricNetwork
{
public static Task<GetFabricNetworkResult> InvokeAsync(GetFabricNetworkArgs args, InvokeOptions? opts = null)
public static Output<GetFabricNetworkResult> Invoke(GetFabricNetworkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFabricNetworkResult> getFabricNetwork(GetFabricNetworkArgs args, InvokeOptions options)
public static Output<GetFabricNetworkResult> getFabricNetwork(GetFabricNetworkArgs args, InvokeOptions options)
fn::invoke:
function: vra:index/getFabricNetwork:getFabricNetwork
arguments:
# arguments dictionaryThe following arguments are supported:
- Filter string
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- Id string
- ID of the VMware Aria Automation fabric network.
-
List<Get
Fabric Network Tag> - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- Filter string
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- Id string
- ID of the VMware Aria Automation fabric network.
-
[]Get
Fabric Network Tag - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- filter String
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- id String
- ID of the VMware Aria Automation fabric network.
-
List<Get
Fabric Network Tag> - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- filter string
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- id string
- ID of the VMware Aria Automation fabric network.
-
Get
Fabric Network Tag[] - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- filter str
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- id str
- ID of the VMware Aria Automation fabric network.
-
Sequence[Get
Fabric Network Tag] - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- filter String
- Filter query string that is supported by VMware Aria Automation multi-cloud IaaS API.
- id String
- ID of the VMware Aria Automation fabric network.
- List<Property Map>
- Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
getFabricNetwork Result
The following output properties are available:
- Cidr string
- Network CIDR to be used.
- Cloud
Account List<string>Ids - Set of ids of the cloud accounts this entity belongs to.
- Created
At string - Date when the entity was created. The date is in ISO 6801 and UTC.
- Custom
Properties Dictionary<string, string> - Additional properties that may be used to extend the base resource.
- Description string
- State object representing a network on a external cloud provider.
- External
Id string - External entity Id on the provider side.
- External
Region stringId - The id of the region for which this network is defined.
- Filter string
- Id string
- ID of the VMware Aria Automation fabric network.
- Is
Default bool - Indicates whether this is the default subnet for the zone.
- Is
Public bool - Indicates whether the sub-network supports public IP assignment.
- Links
List<Get
Fabric Network Link> - Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- Name string
- Name of the fabric network.
- Organization
Id string - ID of organization that entity belongs to.
- Owner string
- Email of the user that owns the entity.
- Updated
At string - Date when the entity was last updated. The date is ISO 8601 and UTC.
-
List<Get
Fabric Network Tag> - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- Cidr string
- Network CIDR to be used.
- Cloud
Account []stringIds - Set of ids of the cloud accounts this entity belongs to.
- Created
At string - Date when the entity was created. The date is in ISO 6801 and UTC.
- Custom
Properties map[string]string - Additional properties that may be used to extend the base resource.
- Description string
- State object representing a network on a external cloud provider.
- External
Id string - External entity Id on the provider side.
- External
Region stringId - The id of the region for which this network is defined.
- Filter string
- Id string
- ID of the VMware Aria Automation fabric network.
- Is
Default bool - Indicates whether this is the default subnet for the zone.
- Is
Public bool - Indicates whether the sub-network supports public IP assignment.
- Links
[]Get
Fabric Network Link - Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- Name string
- Name of the fabric network.
- Organization
Id string - ID of organization that entity belongs to.
- Owner string
- Email of the user that owns the entity.
- Updated
At string - Date when the entity was last updated. The date is ISO 8601 and UTC.
-
[]Get
Fabric Network Tag - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- cidr String
- Network CIDR to be used.
- cloud
Account List<String>Ids - Set of ids of the cloud accounts this entity belongs to.
- created
At String - Date when the entity was created. The date is in ISO 6801 and UTC.
- custom
Properties Map<String,String> - Additional properties that may be used to extend the base resource.
- description String
- State object representing a network on a external cloud provider.
- external
Id String - External entity Id on the provider side.
- external
Region StringId - The id of the region for which this network is defined.
- filter String
- id String
- ID of the VMware Aria Automation fabric network.
- is
Default Boolean - Indicates whether this is the default subnet for the zone.
- is
Public Boolean - Indicates whether the sub-network supports public IP assignment.
- links
List<Get
Fabric Network Link> - Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- name String
- Name of the fabric network.
- organization
Id String - ID of organization that entity belongs to.
- owner String
- Email of the user that owns the entity.
- updated
At String - Date when the entity was last updated. The date is ISO 8601 and UTC.
-
List<Get
Fabric Network Tag> - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- cidr string
- Network CIDR to be used.
- cloud
Account string[]Ids - Set of ids of the cloud accounts this entity belongs to.
- created
At string - Date when the entity was created. The date is in ISO 6801 and UTC.
- custom
Properties {[key: string]: string} - Additional properties that may be used to extend the base resource.
- description string
- State object representing a network on a external cloud provider.
- external
Id string - External entity Id on the provider side.
- external
Region stringId - The id of the region for which this network is defined.
- filter string
- id string
- ID of the VMware Aria Automation fabric network.
- is
Default boolean - Indicates whether this is the default subnet for the zone.
- is
Public boolean - Indicates whether the sub-network supports public IP assignment.
- links
Get
Fabric Network Link[] - Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- name string
- Name of the fabric network.
- organization
Id string - ID of organization that entity belongs to.
- owner string
- Email of the user that owns the entity.
- updated
At string - Date when the entity was last updated. The date is ISO 8601 and UTC.
-
Get
Fabric Network Tag[] - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- cidr str
- Network CIDR to be used.
- cloud_
account_ Sequence[str]ids - Set of ids of the cloud accounts this entity belongs to.
- created_
at str - Date when the entity was created. The date is in ISO 6801 and UTC.
- custom_
properties Mapping[str, str] - Additional properties that may be used to extend the base resource.
- description str
- State object representing a network on a external cloud provider.
- external_
id str - External entity Id on the provider side.
- external_
region_ strid - The id of the region for which this network is defined.
- filter str
- id str
- ID of the VMware Aria Automation fabric network.
- is_
default bool - Indicates whether this is the default subnet for the zone.
- is_
public bool - Indicates whether the sub-network supports public IP assignment.
- links
Sequence[Get
Fabric Network Link] - Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- name str
- Name of the fabric network.
- organization_
id str - ID of organization that entity belongs to.
- owner str
- Email of the user that owns the entity.
- updated_
at str - Date when the entity was last updated. The date is ISO 8601 and UTC.
-
Sequence[Get
Fabric Network Tag] - Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
- cidr String
- Network CIDR to be used.
- cloud
Account List<String>Ids - Set of ids of the cloud accounts this entity belongs to.
- created
At String - Date when the entity was created. The date is in ISO 6801 and UTC.
- custom
Properties Map<String> - Additional properties that may be used to extend the base resource.
- description String
- State object representing a network on a external cloud provider.
- external
Id String - External entity Id on the provider side.
- external
Region StringId - The id of the region for which this network is defined.
- filter String
- id String
- ID of the VMware Aria Automation fabric network.
- is
Default Boolean - Indicates whether this is the default subnet for the zone.
- is
Public Boolean - Indicates whether the sub-network supports public IP assignment.
- links List<Property Map>
- Hypermedia as the Engine of Application State (HATEOAS) of the entity.
- name String
- Name of the fabric network.
- organization
Id String - ID of organization that entity belongs to.
- owner String
- Email of the user that owns the entity.
- updated
At String - Date when the entity was last updated. The date is ISO 8601 and UTC.
- List<Property Map>
- Set of tag keys and values to apply to the resource.
Example:
[ { "key" : "vmware", "value": "provider" } ]
Supporting Types
GetFabricNetworkLink
GetFabricNetworkTag
Package Details
- Repository
- vra vmware/terraform-provider-vra
- License
- Notes
- This Pulumi package is based on the
vraTerraform Provider.
Viewing docs for vra 0.17.0
published on Tuesday, Mar 10, 2026 by vmware
published on Tuesday, Mar 10, 2026 by vmware
