This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.azurearcdata.getDataController
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Retrieves a dataController resource Azure REST API version: 2023-01-15-preview.
Other available API versions: 2024-01-01.
Using getDataController
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 getDataController(args: GetDataControllerArgs, opts?: InvokeOptions): Promise<GetDataControllerResult>
function getDataControllerOutput(args: GetDataControllerOutputArgs, opts?: InvokeOptions): Output<GetDataControllerResult>
def get_data_controller(data_controller_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataControllerResult
def get_data_controller_output(data_controller_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataControllerResult]
func LookupDataController(ctx *Context, args *LookupDataControllerArgs, opts ...InvokeOption) (*LookupDataControllerResult, error)
func LookupDataControllerOutput(ctx *Context, args *LookupDataControllerOutputArgs, opts ...InvokeOption) LookupDataControllerResultOutput
> Note: This function is named LookupDataController
in the Go SDK.
public static class GetDataController
{
public static Task<GetDataControllerResult> InvokeAsync(GetDataControllerArgs args, InvokeOptions? opts = null)
public static Output<GetDataControllerResult> Invoke(GetDataControllerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDataControllerResult> getDataController(GetDataControllerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurearcdata:getDataController
arguments:
# arguments dictionary
The following arguments are supported:
- Data
Controller stringName - The name of the data controller
- Resource
Group stringName - The name of the Azure resource group
- Data
Controller stringName - The name of the data controller
- Resource
Group stringName - The name of the Azure resource group
- data
Controller StringName - The name of the data controller
- resource
Group StringName - The name of the Azure resource group
- data
Controller stringName - The name of the data controller
- resource
Group stringName - The name of the Azure resource group
- data_
controller_ strname - The name of the data controller
- resource_
group_ strname - The name of the Azure resource group
- data
Controller StringName - The name of the data controller
- resource
Group StringName - The name of the Azure resource group
getDataController Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Azure Arc Data. Outputs. Data Controller Properties Response - The data controller's properties
- System
Data Pulumi.Azure Native. Azure Arc Data. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Extended
Location Pulumi.Azure Native. Azure Arc Data. Outputs. Extended Location Response - The extendedLocation of the resource.
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Data
Controller Properties Response - The data controller's properties
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Data
Controller Properties Response - The data controller's properties
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Data
Controller Properties Response - The data controller's properties
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Data
Controller Properties Response - The data controller's properties
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_
location ExtendedLocation Response - The extendedLocation of the resource.
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The data controller's properties
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location Property Map - The extendedLocation of the resource.
- Map<String>
- Resource tags.
Supporting Types
BasicLoginInformationResponse
- Username string
- Login username.
- Username string
- Login username.
- username String
- Login username.
- username string
- Login username.
- username str
- Login username.
- username String
- Login username.
DataControllerPropertiesResponse
- Provisioning
State string - The provisioning state of the Arc Data Controller resource.
- Basic
Login Pulumi.Information Azure Native. Azure Arc Data. Inputs. Basic Login Information Response - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- Cluster
Id string - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- Extension
Id string - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- Infrastructure string
- The infrastructure the data controller is running on.
- K8s
Raw object - The raw kubernetes information
- Last
Uploaded stringDate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- Log
Analytics Pulumi.Workspace Config Azure Native. Azure Arc Data. Inputs. Log Analytics Workspace Config Response - Log analytics workspace id and primary key
- Logs
Dashboard Pulumi.Credential Azure Native. Azure Arc Data. Inputs. Basic Login Information Response - Login credential for logs dashboard on the Kubernetes cluster.
- Metrics
Dashboard Pulumi.Credential Azure Native. Azure Arc Data. Inputs. Basic Login Information Response - Login credential for metrics dashboard on the Kubernetes cluster.
- On
Premise Pulumi.Property Azure Native. Azure Arc Data. Inputs. On Premise Property Response - Properties from the Kubernetes data controller
- Upload
Service Pulumi.Principal Azure Native. Azure Arc Data. Inputs. Upload Service Principal Response - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- Upload
Watermark Pulumi.Azure Native. Azure Arc Data. Inputs. Upload Watermark Response - Properties on upload watermark. Mostly timestamp for each upload data type
- Provisioning
State string - The provisioning state of the Arc Data Controller resource.
- Basic
Login BasicInformation Login Information Response - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- Cluster
Id string - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- Extension
Id string - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- Infrastructure string
- The infrastructure the data controller is running on.
- K8s
Raw interface{} - The raw kubernetes information
- Last
Uploaded stringDate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- Log
Analytics LogWorkspace Config Analytics Workspace Config Response - Log analytics workspace id and primary key
- Logs
Dashboard BasicCredential Login Information Response - Login credential for logs dashboard on the Kubernetes cluster.
- Metrics
Dashboard BasicCredential Login Information Response - Login credential for metrics dashboard on the Kubernetes cluster.
- On
Premise OnProperty Premise Property Response - Properties from the Kubernetes data controller
- Upload
Service UploadPrincipal Service Principal Response - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- Upload
Watermark UploadWatermark Response - Properties on upload watermark. Mostly timestamp for each upload data type
- provisioning
State String - The provisioning state of the Arc Data Controller resource.
- basic
Login BasicInformation Login Information Response - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- cluster
Id String - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- extension
Id String - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- infrastructure String
- The infrastructure the data controller is running on.
- k8s
Raw Object - The raw kubernetes information
- last
Uploaded StringDate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- log
Analytics LogWorkspace Config Analytics Workspace Config Response - Log analytics workspace id and primary key
- logs
Dashboard BasicCredential Login Information Response - Login credential for logs dashboard on the Kubernetes cluster.
- metrics
Dashboard BasicCredential Login Information Response - Login credential for metrics dashboard on the Kubernetes cluster.
- on
Premise OnProperty Premise Property Response - Properties from the Kubernetes data controller
- upload
Service UploadPrincipal Service Principal Response - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- upload
Watermark UploadWatermark Response - Properties on upload watermark. Mostly timestamp for each upload data type
- provisioning
State string - The provisioning state of the Arc Data Controller resource.
- basic
Login BasicInformation Login Information Response - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- cluster
Id string - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- extension
Id string - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- infrastructure string
- The infrastructure the data controller is running on.
- k8s
Raw any - The raw kubernetes information
- last
Uploaded stringDate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- log
Analytics LogWorkspace Config Analytics Workspace Config Response - Log analytics workspace id and primary key
- logs
Dashboard BasicCredential Login Information Response - Login credential for logs dashboard on the Kubernetes cluster.
- metrics
Dashboard BasicCredential Login Information Response - Login credential for metrics dashboard on the Kubernetes cluster.
- on
Premise OnProperty Premise Property Response - Properties from the Kubernetes data controller
- upload
Service UploadPrincipal Service Principal Response - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- upload
Watermark UploadWatermark Response - Properties on upload watermark. Mostly timestamp for each upload data type
- provisioning_
state str - The provisioning state of the Arc Data Controller resource.
- basic_
login_ Basicinformation Login Information Response - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- cluster_
id str - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- extension_
id str - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- infrastructure str
- The infrastructure the data controller is running on.
- k8s_
raw Any - The raw kubernetes information
- last_
uploaded_ strdate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- log_
analytics_ Logworkspace_ config Analytics Workspace Config Response - Log analytics workspace id and primary key
- logs_
dashboard_ Basiccredential Login Information Response - Login credential for logs dashboard on the Kubernetes cluster.
- metrics_
dashboard_ Basiccredential Login Information Response - Login credential for metrics dashboard on the Kubernetes cluster.
- on_
premise_ Onproperty Premise Property Response - Properties from the Kubernetes data controller
- upload_
service_ Uploadprincipal Service Principal Response - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- upload_
watermark UploadWatermark Response - Properties on upload watermark. Mostly timestamp for each upload data type
- provisioning
State String - The provisioning state of the Arc Data Controller resource.
- basic
Login Property MapInformation - Deprecated. Azure Arc Data Services data controller no longer expose any endpoint. All traffic are exposed through Kubernetes native API.
- cluster
Id String - If a CustomLocation is provided, this contains the ARM id of the connected cluster the custom location belongs to.
- extension
Id String - If a CustomLocation is provided, this contains the ARM id of the extension the custom location belongs to.
- infrastructure String
- The infrastructure the data controller is running on.
- k8s
Raw Any - The raw kubernetes information
- last
Uploaded StringDate - Last uploaded date from Kubernetes cluster. Defaults to current date time
- log
Analytics Property MapWorkspace Config - Log analytics workspace id and primary key
- logs
Dashboard Property MapCredential - Login credential for logs dashboard on the Kubernetes cluster.
- metrics
Dashboard Property MapCredential - Login credential for metrics dashboard on the Kubernetes cluster.
- on
Premise Property MapProperty - Properties from the Kubernetes data controller
- upload
Service Property MapPrincipal - Deprecated. Service principal is deprecated in favor of Arc Kubernetes service extension managed identity.
- upload
Watermark Property Map - Properties on upload watermark. Mostly timestamp for each upload data type
ExtendedLocationResponse
LogAnalyticsWorkspaceConfigResponse
- Workspace
Id string - Azure Log Analytics workspace ID
- Workspace
Id string - Azure Log Analytics workspace ID
- workspace
Id String - Azure Log Analytics workspace ID
- workspace
Id string - Azure Log Analytics workspace ID
- workspace_
id str - Azure Log Analytics workspace ID
- workspace
Id String - Azure Log Analytics workspace ID
OnPremisePropertyResponse
- Id string
- A globally unique ID identifying the associated Kubernetes cluster
- Public
Signing stringKey - Certificate that contains the Kubernetes cluster public key used to verify signing
- Signing
Certificate stringThumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
- Id string
- A globally unique ID identifying the associated Kubernetes cluster
- Public
Signing stringKey - Certificate that contains the Kubernetes cluster public key used to verify signing
- Signing
Certificate stringThumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
- id String
- A globally unique ID identifying the associated Kubernetes cluster
- public
Signing StringKey - Certificate that contains the Kubernetes cluster public key used to verify signing
- signing
Certificate StringThumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
- id string
- A globally unique ID identifying the associated Kubernetes cluster
- public
Signing stringKey - Certificate that contains the Kubernetes cluster public key used to verify signing
- signing
Certificate stringThumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
- id str
- A globally unique ID identifying the associated Kubernetes cluster
- public_
signing_ strkey - Certificate that contains the Kubernetes cluster public key used to verify signing
- signing_
certificate_ strthumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
- id String
- A globally unique ID identifying the associated Kubernetes cluster
- public
Signing StringKey - Certificate that contains the Kubernetes cluster public key used to verify signing
- signing
Certificate StringThumbprint - Unique thumbprint returned to customer to verify the certificate being uploaded
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UploadServicePrincipalResponse
UploadWatermarkResponse
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi