nutanix.Provider
Explore with Pulumi AI
The provider type for the nutanix package. By default, resources use package-wide configuration
settings, however an explicit Provider
instance may be created and passed during resource
construction to achieve fine-grained programmatic control over provider settings. See the
documentation for more information.
Create Provider Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Provider(name: string, args?: ProviderArgs, opts?: CustomResourceOptions);
@overload
def Provider(resource_name: str,
args: Optional[ProviderArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Provider(resource_name: str,
opts: Optional[ResourceOptions] = None,
endpoint: Optional[str] = None,
foundation_endpoint: Optional[str] = None,
foundation_port: Optional[str] = None,
insecure: Optional[bool] = None,
ndb_endpoint: Optional[str] = None,
ndb_password: Optional[str] = None,
ndb_username: Optional[str] = None,
password: Optional[str] = None,
port: Optional[str] = None,
proxy_url: Optional[str] = None,
session_auth: Optional[bool] = None,
username: Optional[str] = None,
wait_timeout: Optional[int] = None)
func NewProvider(ctx *Context, name string, args *ProviderArgs, opts ...ResourceOption) (*Provider, error)
public Provider(string name, ProviderArgs? args = null, CustomResourceOptions? opts = null)
public Provider(String name, ProviderArgs args)
public Provider(String name, ProviderArgs args, CustomResourceOptions options)
type: pulumi:providers:nutanix
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Provider Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Provider resource accepts the following input properties:
- Endpoint string
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- Foundation
Endpoint string - endpoint for foundation VM (eg. Foundation VM IP)
- Foundation
Port string - Port for foundation VM
- Insecure bool
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- Ndb
Endpoint string - endpoint for Era VM (era ip)
- Ndb
Password string - Ndb
Username string - Password string
- Password for provided user name.
- Port string
- Port for Nutanix Prism.
- Proxy
Url string - Session
Auth bool - Use session authentification instead of basic auth for each request
- Username string
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- Wait
Timeout int - Set if you know that the creation o update of a resource may take long time (minutes)
- Endpoint string
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- Foundation
Endpoint string - endpoint for foundation VM (eg. Foundation VM IP)
- Foundation
Port string - Port for foundation VM
- Insecure bool
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- Ndb
Endpoint string - endpoint for Era VM (era ip)
- Ndb
Password string - Ndb
Username string - Password string
- Password for provided user name.
- Port string
- Port for Nutanix Prism.
- Proxy
Url string - Session
Auth bool - Use session authentification instead of basic auth for each request
- Username string
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- Wait
Timeout int - Set if you know that the creation o update of a resource may take long time (minutes)
- endpoint String
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- foundation
Endpoint String - endpoint for foundation VM (eg. Foundation VM IP)
- foundation
Port String - Port for foundation VM
- insecure Boolean
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- ndb
Endpoint String - endpoint for Era VM (era ip)
- ndb
Password String - ndb
Username String - password String
- Password for provided user name.
- port String
- Port for Nutanix Prism.
- proxy
Url String - session
Auth Boolean - Use session authentification instead of basic auth for each request
- username String
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- wait
Timeout Integer - Set if you know that the creation o update of a resource may take long time (minutes)
- endpoint string
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- foundation
Endpoint string - endpoint for foundation VM (eg. Foundation VM IP)
- foundation
Port string - Port for foundation VM
- insecure boolean
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- ndb
Endpoint string - endpoint for Era VM (era ip)
- ndb
Password string - ndb
Username string - password string
- Password for provided user name.
- port string
- Port for Nutanix Prism.
- proxy
Url string - session
Auth boolean - Use session authentification instead of basic auth for each request
- username string
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- wait
Timeout number - Set if you know that the creation o update of a resource may take long time (minutes)
- endpoint str
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- foundation_
endpoint str - endpoint for foundation VM (eg. Foundation VM IP)
- foundation_
port str - Port for foundation VM
- insecure bool
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- ndb_
endpoint str - endpoint for Era VM (era ip)
- ndb_
password str - ndb_
username str - password str
- Password for provided user name.
- port str
- Port for Nutanix Prism.
- proxy_
url str - session_
auth bool - Use session authentification instead of basic auth for each request
- username str
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- wait_
timeout int - Set if you know that the creation o update of a resource may take long time (minutes)
- endpoint String
- URL for Nutanix Prism (e.g IP or FQDN for cluster VIP note, this is never the data services VIP, and should not be an individual CVM address, as this would cause calls to fail during cluster lifecycle management operations, such as AOS upgrades.
- foundation
Endpoint String - endpoint for foundation VM (eg. Foundation VM IP)
- foundation
Port String - Port for foundation VM
- insecure Boolean
- Explicitly allow the provider to perform "insecure" SSL requests. If omitted,default value is
false
- ndb
Endpoint String - endpoint for Era VM (era ip)
- ndb
Password String - ndb
Username String - password String
- Password for provided user name.
- port String
- Port for Nutanix Prism.
- proxy
Url String - session
Auth Boolean - Use session authentification instead of basic auth for each request
- username String
- User name for Nutanix Prism. Could be local cluster auth (e.g. 'admin') or directory auth.
- wait
Timeout Number - Set if you know that the creation o update of a resource may take long time (minutes)
Outputs
All input properties are implicitly available as output properties. Additionally, the Provider 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 string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanix
Terraform Provider.