Viewing docs for Cisco ISE v0.3.0
published on Saturday, Mar 7, 2026 by Pulumi
published on Saturday, Mar 7, 2026 by Pulumi
Viewing docs for Cisco ISE v0.3.0
published on Saturday, Mar 7, 2026 by Pulumi
published on Saturday, Mar 7, 2026 by Pulumi
This data source can read the Endpoint.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ise from "@pulumi/ise";
const example = ise.identitymanagement.getEndpoint({
id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
});
import pulumi
import pulumi_ise as ise
example = ise.identitymanagement.get_endpoint(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
package main
import (
"github.com/pulumi/pulumi-ise/sdk/go/ise/identitymanagement"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := identitymanagement.LookupEndpoint(ctx, &identitymanagement.LookupEndpointArgs{
Id: pulumi.StringRef("76d24097-41c4-4558-a4d0-a8c07ac08470"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ise = Pulumi.Ise;
return await Deployment.RunAsync(() =>
{
var example = Ise.IdentityManagement.GetEndpoint.Invoke(new()
{
Id = "76d24097-41c4-4558-a4d0-a8c07ac08470",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ise.identitymanagement.IdentitymanagementFunctions;
import com.pulumi.ise.identitymanagement.inputs.GetEndpointArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = IdentitymanagementFunctions.getEndpoint(GetEndpointArgs.builder()
.id("76d24097-41c4-4558-a4d0-a8c07ac08470")
.build());
}
}
variables:
example:
fn::invoke:
function: ise:identitymanagement:getEndpoint
arguments:
id: 76d24097-41c4-4558-a4d0-a8c07ac08470
Using getEndpoint
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 getEndpoint(args: GetEndpointArgs, opts?: InvokeOptions): Promise<GetEndpointResult>
function getEndpointOutput(args: GetEndpointOutputArgs, opts?: InvokeOptions): Output<GetEndpointResult>def get_endpoint(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEndpointResult
def get_endpoint_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEndpointResult]func LookupEndpoint(ctx *Context, args *LookupEndpointArgs, opts ...InvokeOption) (*LookupEndpointResult, error)
func LookupEndpointOutput(ctx *Context, args *LookupEndpointOutputArgs, opts ...InvokeOption) LookupEndpointResultOutput> Note: This function is named LookupEndpoint in the Go SDK.
public static class GetEndpoint
{
public static Task<GetEndpointResult> InvokeAsync(GetEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetEndpointResult> Invoke(GetEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEndpointResult> getEndpoint(GetEndpointArgs args, InvokeOptions options)
public static Output<GetEndpointResult> getEndpoint(GetEndpointArgs args, InvokeOptions options)
fn::invoke:
function: ise:identitymanagement/getEndpoint:getEndpoint
arguments:
# arguments dictionaryThe following arguments are supported:
getEndpoint Result
The following output properties are available:
- Custom
Attributes Dictionary<string, string> - Custom Attributes
- Description string
- Description
- Group
Id string - Identity Group ID
- Id string
- The id of the object
- Identity
Store string - Identity Store
- Identity
Store stringId - Identity Store Id
- Mac string
- MAC address of the endpoint
- Mdm
Compliance boolStatus - Mdm Compliance Status
- Mdm
Encrypted bool - Mdm Encrypted
- Mdm
Enrolled bool - Mdm Enrolled
- Mdm
Imei string - Mdm IMEI
- Mdm
Jail boolBroken - Mdm JailBroken
- Mdm
Manufacturer string - Mdm Manufacturer
- Mdm
Model string - Mdm Model
- Mdm
Os string - Mdm OS
- Mdm
Phone stringNumber - Mdm PhoneNumber
- Mdm
Pinlock bool - Mdm Pinlock
- Mdm
Reachable bool - Mdm Reachable
- Mdm
Serial string - Mdm Serial
- Mdm
Server stringName - Mdm Server Name
- Name string
- The name of the endpoint
- Portal
User string - Portal User
- Profile
Id string - Profile ID
- Static
Group boolAssignment - Static Group Assignment
- Static
Group boolAssignment Defined - staticGroupAssignmentDefined
- Static
Profile boolAssignment - Static Profile Assignment
- Static
Profile boolAssignment Defined - Static Profile Assignment Defined
- Custom
Attributes map[string]string - Custom Attributes
- Description string
- Description
- Group
Id string - Identity Group ID
- Id string
- The id of the object
- Identity
Store string - Identity Store
- Identity
Store stringId - Identity Store Id
- Mac string
- MAC address of the endpoint
- Mdm
Compliance boolStatus - Mdm Compliance Status
- Mdm
Encrypted bool - Mdm Encrypted
- Mdm
Enrolled bool - Mdm Enrolled
- Mdm
Imei string - Mdm IMEI
- Mdm
Jail boolBroken - Mdm JailBroken
- Mdm
Manufacturer string - Mdm Manufacturer
- Mdm
Model string - Mdm Model
- Mdm
Os string - Mdm OS
- Mdm
Phone stringNumber - Mdm PhoneNumber
- Mdm
Pinlock bool - Mdm Pinlock
- Mdm
Reachable bool - Mdm Reachable
- Mdm
Serial string - Mdm Serial
- Mdm
Server stringName - Mdm Server Name
- Name string
- The name of the endpoint
- Portal
User string - Portal User
- Profile
Id string - Profile ID
- Static
Group boolAssignment - Static Group Assignment
- Static
Group boolAssignment Defined - staticGroupAssignmentDefined
- Static
Profile boolAssignment - Static Profile Assignment
- Static
Profile boolAssignment Defined - Static Profile Assignment Defined
- custom
Attributes Map<String,String> - Custom Attributes
- description String
- Description
- group
Id String - Identity Group ID
- id String
- The id of the object
- identity
Store String - Identity Store
- identity
Store StringId - Identity Store Id
- mac String
- MAC address of the endpoint
- mdm
Compliance BooleanStatus - Mdm Compliance Status
- mdm
Encrypted Boolean - Mdm Encrypted
- mdm
Enrolled Boolean - Mdm Enrolled
- mdm
Imei String - Mdm IMEI
- mdm
Jail BooleanBroken - Mdm JailBroken
- mdm
Manufacturer String - Mdm Manufacturer
- mdm
Model String - Mdm Model
- mdm
Os String - Mdm OS
- mdm
Phone StringNumber - Mdm PhoneNumber
- mdm
Pinlock Boolean - Mdm Pinlock
- mdm
Reachable Boolean - Mdm Reachable
- mdm
Serial String - Mdm Serial
- mdm
Server StringName - Mdm Server Name
- name String
- The name of the endpoint
- portal
User String - Portal User
- profile
Id String - Profile ID
- static
Group BooleanAssignment - Static Group Assignment
- static
Group BooleanAssignment Defined - staticGroupAssignmentDefined
- static
Profile BooleanAssignment - Static Profile Assignment
- static
Profile BooleanAssignment Defined - Static Profile Assignment Defined
- custom
Attributes {[key: string]: string} - Custom Attributes
- description string
- Description
- group
Id string - Identity Group ID
- id string
- The id of the object
- identity
Store string - Identity Store
- identity
Store stringId - Identity Store Id
- mac string
- MAC address of the endpoint
- mdm
Compliance booleanStatus - Mdm Compliance Status
- mdm
Encrypted boolean - Mdm Encrypted
- mdm
Enrolled boolean - Mdm Enrolled
- mdm
Imei string - Mdm IMEI
- mdm
Jail booleanBroken - Mdm JailBroken
- mdm
Manufacturer string - Mdm Manufacturer
- mdm
Model string - Mdm Model
- mdm
Os string - Mdm OS
- mdm
Phone stringNumber - Mdm PhoneNumber
- mdm
Pinlock boolean - Mdm Pinlock
- mdm
Reachable boolean - Mdm Reachable
- mdm
Serial string - Mdm Serial
- mdm
Server stringName - Mdm Server Name
- name string
- The name of the endpoint
- portal
User string - Portal User
- profile
Id string - Profile ID
- static
Group booleanAssignment - Static Group Assignment
- static
Group booleanAssignment Defined - staticGroupAssignmentDefined
- static
Profile booleanAssignment - Static Profile Assignment
- static
Profile booleanAssignment Defined - Static Profile Assignment Defined
- custom_
attributes Mapping[str, str] - Custom Attributes
- description str
- Description
- group_
id str - Identity Group ID
- id str
- The id of the object
- identity_
store str - Identity Store
- identity_
store_ strid - Identity Store Id
- mac str
- MAC address of the endpoint
- mdm_
compliance_ boolstatus - Mdm Compliance Status
- mdm_
encrypted bool - Mdm Encrypted
- mdm_
enrolled bool - Mdm Enrolled
- mdm_
imei str - Mdm IMEI
- mdm_
jail_ boolbroken - Mdm JailBroken
- mdm_
manufacturer str - Mdm Manufacturer
- mdm_
model str - Mdm Model
- mdm_
os str - Mdm OS
- mdm_
phone_ strnumber - Mdm PhoneNumber
- mdm_
pinlock bool - Mdm Pinlock
- mdm_
reachable bool - Mdm Reachable
- mdm_
serial str - Mdm Serial
- mdm_
server_ strname - Mdm Server Name
- name str
- The name of the endpoint
- portal_
user str - Portal User
- profile_
id str - Profile ID
- static_
group_ boolassignment - Static Group Assignment
- static_
group_ boolassignment_ defined - staticGroupAssignmentDefined
- static_
profile_ boolassignment - Static Profile Assignment
- static_
profile_ boolassignment_ defined - Static Profile Assignment Defined
- custom
Attributes Map<String> - Custom Attributes
- description String
- Description
- group
Id String - Identity Group ID
- id String
- The id of the object
- identity
Store String - Identity Store
- identity
Store StringId - Identity Store Id
- mac String
- MAC address of the endpoint
- mdm
Compliance BooleanStatus - Mdm Compliance Status
- mdm
Encrypted Boolean - Mdm Encrypted
- mdm
Enrolled Boolean - Mdm Enrolled
- mdm
Imei String - Mdm IMEI
- mdm
Jail BooleanBroken - Mdm JailBroken
- mdm
Manufacturer String - Mdm Manufacturer
- mdm
Model String - Mdm Model
- mdm
Os String - Mdm OS
- mdm
Phone StringNumber - Mdm PhoneNumber
- mdm
Pinlock Boolean - Mdm Pinlock
- mdm
Reachable Boolean - Mdm Reachable
- mdm
Serial String - Mdm Serial
- mdm
Server StringName - Mdm Server Name
- name String
- The name of the endpoint
- portal
User String - Portal User
- profile
Id String - Profile ID
- static
Group BooleanAssignment - Static Group Assignment
- static
Group BooleanAssignment Defined - staticGroupAssignmentDefined
- static
Profile BooleanAssignment - Static Profile Assignment
- static
Profile BooleanAssignment Defined - Static Profile Assignment Defined
Package Details
- Repository
- ise pulumi/pulumi-ise
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
iseTerraform Provider.
Viewing docs for Cisco ISE v0.3.0
published on Saturday, Mar 7, 2026 by Pulumi
published on Saturday, Mar 7, 2026 by Pulumi
