azure-native.delegatednetwork.getOrchestratorInstanceServiceDetails
Represents an instance of a orchestrator. API Version: 2021-03-15.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:delegatednetwork:getOrchestratorInstanceServiceDetails
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name String The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- resource
Name 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.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name 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:
- Controller
Details 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.
- Provisioning
State string The current state of orchestratorInstance resource.
- Resource
Guid string Resource guid.
- Type string
The type of resource.
- Api
Server stringEndpoint K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Cluster
Root 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.
- Orchestrator
App stringId AAD ID used with apiserver
- Orchestrator
Tenant stringId TenantID of server App ID
- Private
Link stringResource Id private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Dictionary<string, string>
The resource tags.
- Controller
Details 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.
- Provisioning
State string The current state of orchestratorInstance resource.
- Resource
Guid string Resource guid.
- Type string
The type of resource.
- Api
Server stringEndpoint K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Cluster
Root stringCA RootCA certificate of kubernetes cluster base64 encoded
- Identity
Orchestrator
Identity Response The identity of the orchestrator
- Location string
Location of the resource.
- Orchestrator
App stringId AAD ID used with apiserver
- Orchestrator
Tenant stringId TenantID of server App ID
- Private
Link stringResource Id private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- map[string]string
The resource tags.
- controller
Details 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.
- provisioning
State String The current state of orchestratorInstance resource.
- resource
Guid String Resource guid.
- type String
The type of resource.
- api
Server StringEndpoint K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- cluster
Root StringCA RootCA certificate of kubernetes cluster base64 encoded
- identity
Orchestrator
Identity Response The identity of the orchestrator
- location String
Location of the resource.
- orchestrator
App StringId AAD ID used with apiserver
- orchestrator
Tenant StringId TenantID of server App ID
- private
Link StringResource Id private link arm resource id. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- Map<String,String>
The resource tags.
- controller
Details 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.
- provisioning
State string The current state of orchestratorInstance resource.
- resource
Guid string Resource guid.
- type string
The type of resource.
- api
Server stringEndpoint K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- cluster
Root stringCA RootCA certificate of kubernetes cluster base64 encoded
- identity
Orchestrator
Identity Response The identity of the orchestrator
- location string
Location of the resource.
- orchestrator
App stringId AAD ID used with apiserver
- orchestrator
Tenant stringId TenantID of server App ID
- private
Link 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
Orchestrator
Identity 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.
- controller
Details 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.
- provisioning
State String The current state of orchestratorInstance resource.
- resource
Guid String Resource guid.
- type String
The type of resource.
- api
Server StringEndpoint K8s APIServer url. Either one of apiServerEndpoint or privateLinkResourceId can be specified
- cluster
Root StringCA RootCA certificate of kubernetes cluster base64 encoded
- identity Property Map
The identity of the orchestrator
- location String
Location of the resource.
- orchestrator
App StringId AAD ID used with apiserver
- orchestrator
Tenant StringId TenantID of server App ID
- private
Link 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
- Principal
Id string The principal id of the system assigned identity which is used by orchestrator.
- Tenant
Id 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 string The principal id of the system assigned identity which is used by orchestrator.
- Tenant
Id 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 String The principal id of the system assigned identity which is used by orchestrator.
- tenant
Id 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 string The principal id of the system assigned identity which is used by orchestrator.
- tenant
Id 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
- principal
Id String The principal id of the system assigned identity which is used by orchestrator.
- tenant
Id 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