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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.delegatednetwork.getOrchestratorInstanceServiceDetails
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets details about the orchestrator instance. Azure REST API version: 2021-03-15.
Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
Using getOrchestratorInstanceServiceDetails
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 getOrchestratorInstanceServiceDetails(args: GetOrchestratorInstanceServiceDetailsArgs, opts?: InvokeOptions): Promise<GetOrchestratorInstanceServiceDetailsResult>
function getOrchestratorInstanceServiceDetailsOutput(args: GetOrchestratorInstanceServiceDetailsOutputArgs, opts?: InvokeOptions): Output<GetOrchestratorInstanceServiceDetailsResult>def get_orchestrator_instance_service_details(resource_group_name: Optional[str] = None,
                                              resource_name: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetOrchestratorInstanceServiceDetailsResult
def get_orchestrator_instance_service_details_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                              resource_name: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetOrchestratorInstanceServiceDetailsResult]func LookupOrchestratorInstanceServiceDetails(ctx *Context, args *LookupOrchestratorInstanceServiceDetailsArgs, opts ...InvokeOption) (*LookupOrchestratorInstanceServiceDetailsResult, error)
func LookupOrchestratorInstanceServiceDetailsOutput(ctx *Context, args *LookupOrchestratorInstanceServiceDetailsOutputArgs, opts ...InvokeOption) LookupOrchestratorInstanceServiceDetailsResultOutput> Note: This function is named LookupOrchestratorInstanceServiceDetails in the Go SDK.
public static class GetOrchestratorInstanceServiceDetails 
{
    public static Task<GetOrchestratorInstanceServiceDetailsResult> InvokeAsync(GetOrchestratorInstanceServiceDetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetOrchestratorInstanceServiceDetailsResult> Invoke(GetOrchestratorInstanceServiceDetailsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args, InvokeOptions options)
public static Output<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:delegatednetwork:getOrchestratorInstanceServiceDetails
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceName string
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ResourceName string
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceName String
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- resourceName string
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- resource_name str
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- resourceName String
- The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
getOrchestratorInstanceServiceDetails Result
The following output properties are available:
- ControllerDetails Pulumi.Azure Native. Delegated Network. Outputs. Controller Details Response 
- Properties of the controller.
- Id string
- An identifier that represents the resource.
- Kind string
- The kind of workbook. Choices are user and shared.
- Name string
- The name of the resource.
- ProvisioningState string
- The current state of orchestratorInstance resource.
- ResourceGuid string
- Resource guid.
- Type string
- The type of resource.
- ApiServer stringEndpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- ClusterRoot stringCA 
- RootCA certificate of kubernetes cluster base64 encoded
- Identity
Pulumi.Azure Native. Delegated Network. Outputs. Orchestrator Identity Response 
- The identity of the orchestrator
- Location string
- Location of the resource.
- OrchestratorApp stringId 
- AAD ID used with apiserver
- OrchestratorTenant stringId 
- TenantID of server App ID
- PrivateLink stringResource Id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Dictionary<string, string>
- The resource tags.
- ControllerDetails ControllerDetails Response 
- Properties of the controller.
- Id string
- An identifier that represents the resource.
- Kind string
- The kind of workbook. Choices are user and shared.
- Name string
- The name of the resource.
- ProvisioningState string
- The current state of orchestratorInstance resource.
- ResourceGuid string
- Resource guid.
- Type string
- The type of resource.
- ApiServer stringEndpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- ClusterRoot stringCA 
- RootCA certificate of kubernetes cluster base64 encoded
- Identity
OrchestratorIdentity Response 
- The identity of the orchestrator
- Location string
- Location of the resource.
- OrchestratorApp stringId 
- AAD ID used with apiserver
- OrchestratorTenant stringId 
- TenantID of server App ID
- PrivateLink stringResource Id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- map[string]string
- The resource tags.
- controllerDetails ControllerDetails Response 
- Properties of the controller.
- id String
- An identifier that represents the resource.
- kind String
- The kind of workbook. Choices are user and shared.
- name String
- The name of the resource.
- provisioningState String
- The current state of orchestratorInstance resource.
- resourceGuid String
- Resource guid.
- type String
- The type of resource.
- apiServer StringEndpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- clusterRoot StringCA 
- RootCA certificate of kubernetes cluster base64 encoded
- identity
OrchestratorIdentity Response 
- The identity of the orchestrator
- location String
- Location of the resource.
- orchestratorApp StringId 
- AAD ID used with apiserver
- orchestratorTenant StringId 
- TenantID of server App ID
- privateLink StringResource Id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Map<String,String>
- The resource tags.
- controllerDetails ControllerDetails Response 
- Properties of the controller.
- id string
- An identifier that represents the resource.
- kind string
- The kind of workbook. Choices are user and shared.
- name string
- The name of the resource.
- provisioningState string
- The current state of orchestratorInstance resource.
- resourceGuid string
- Resource guid.
- type string
- The type of resource.
- apiServer stringEndpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- clusterRoot stringCA 
- RootCA certificate of kubernetes cluster base64 encoded
- identity
OrchestratorIdentity Response 
- The identity of the orchestrator
- location string
- Location of the resource.
- orchestratorApp stringId 
- AAD ID used with apiserver
- orchestratorTenant stringId 
- TenantID of server App ID
- privateLink stringResource Id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- {[key: string]: string}
- The resource tags.
- controller_details ControllerDetails Response 
- Properties of the controller.
- id str
- An identifier that represents the resource.
- kind str
- The kind of workbook. Choices are user and shared.
- name str
- The name of the resource.
- provisioning_state str
- The current state of orchestratorInstance resource.
- resource_guid str
- Resource guid.
- type str
- The type of resource.
- api_server_ strendpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- cluster_root_ strca 
- RootCA certificate of kubernetes cluster base64 encoded
- identity
OrchestratorIdentity Response 
- The identity of the orchestrator
- location str
- Location of the resource.
- orchestrator_app_ strid 
- AAD ID used with apiserver
- orchestrator_tenant_ strid 
- TenantID of server App ID
- private_link_ strresource_ id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Mapping[str, str]
- The resource tags.
- controllerDetails Property Map
- Properties of the controller.
- id String
- An identifier that represents the resource.
- kind String
- The kind of workbook. Choices are user and shared.
- name String
- The name of the resource.
- provisioningState String
- The current state of orchestratorInstance resource.
- resourceGuid String
- Resource guid.
- type String
- The type of resource.
- apiServer StringEndpoint 
- K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- clusterRoot StringCA 
- RootCA certificate of kubernetes cluster base64 encoded
- identity Property Map
- The identity of the orchestrator
- location String
- Location of the resource.
- orchestratorApp StringId 
- AAD ID used with apiserver
- orchestratorTenant StringId 
- TenantID of server App ID
- privateLink StringResource Id 
- private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Map<String>
- The resource tags.
Supporting Types
ControllerDetailsResponse  
- Id string
- controller arm resource id
- Id string
- controller arm resource id
- id String
- controller arm resource id
- id string
- controller arm resource id
- id str
- controller arm resource id
- id String
- controller arm resource id
OrchestratorIdentityResponse  
- PrincipalId string
- The principal id of the system assigned identity which is used by orchestrator.
- TenantId string
- The tenant id of the system assigned identity which is used by orchestrator.
- Type string
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
- PrincipalId string
- The principal id of the system assigned identity which is used by orchestrator.
- TenantId string
- The tenant id of the system assigned identity which is used by orchestrator.
- Type string
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
- principalId String
- The principal id of the system assigned identity which is used by orchestrator.
- tenantId String
- The tenant id of the system assigned identity which is used by orchestrator.
- type String
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
- principalId string
- The principal id of the system assigned identity which is used by orchestrator.
- tenantId string
- The tenant id of the system assigned identity which is used by orchestrator.
- type string
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
- principal_id str
- The principal id of the system assigned identity which is used by orchestrator.
- tenant_id str
- The tenant id of the system assigned identity which is used by orchestrator.
- type str
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
- principalId String
- The principal id of the system assigned identity which is used by orchestrator.
- tenantId String
- The tenant id of the system assigned identity which is used by orchestrator.
- type String
- The type of identity used for orchestrator cluster. Type 'SystemAssigned' will use an implicitly created identity orchestrator clusters
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi