TestIdentityServicesEngineConnectivity
Description
An object representation of the Identity Services Engine required to verify server connection. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
Property | Required | Type | Description | ||
---|---|---|---|---|---|
ftdCertificateUUID | True | string | The internal certificate that the system must provide to Identity Services Engine (ISE) when connecting to ISE or when performing bulk downloads Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
pxGridCertificateUUID | True | string | The trusted CA certificate for the pxGrid framework. If your deployment includes a primary and a secondary pxGrid node, the CA certificates for both nodes must be signed by the same certificate authority Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
mntCertificateUUID | True | string | The trusted CA certificate for the MNT server in the Identity Services Engine (ISE) deployment. If your deployment includes a primary and a secondary MNT node, the CA certificates for both nodes must be signed by the same certificate authority Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
statusCode | False | string | The ISE connection test error or success code returned by the ADI process | ||
statusMessage | False | string | The ISE connection test error or success message returned by the ADI process | ||
iseLogMessage | False | string | The detailed log message returned by the ADI process | ||
secondaryStatusCode | False | string | The ISE connection test error or success code returned by the ADI process for the secondary ISE server | ||
secondaryStatusMessage | False | string | The ISE connection test error or success message returned by the ADI process for the secondary ISE server | ||
primaryIseServer | False | string | The address of the primary Identity Services Engine (ISE) server | ||
secondaryIseServer | False | string | The address of the optional secondary Identity Services Engine (ISE) server | ||
id | False | string | A unique string identifier assigned by the system when the object is created. No assumption can be made on the format or content of this identifier. The identifier must be provided whenever attempting to modify/delete (or reference) an existing object. Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |