Attributes | Type | Description |
---|
description |
---|
endpointId | Long | This is an identification number of an existing Endpoint. |
endpointName | String | This is |
a description the unique name of the corresponding Endpoint. |
connectionType specifies the connection Typeis a description of the Endpoint. |
isActive | Boolean | This is a Boolean that tracks whether or not the Endpoint is active. |
endpointAddress is a String associated with the address of the endpointspecifies the connection Type. |
endpointPort port associated with an SSH character sequence which corresponds to the operating system type used in the corresponding remote connection. |
endpointIdLong an identification number of an existing Endpoint.password | String | Kept for backward compatibility. It will be either ***** or null depending on whether passwordCredentialId is set or not. |
passwordCredentialId | Long | This is the credential id associated with the endpoint password. |
endpointName | String | This is the unique name of the corresponding Endpoint. |
privateKey | String | Fully-qualified path of the SSH private key file. |
osTypea String associated with the address of the endpoint. |
endpointPort | String | This is a |
character sequence which corresponds to the operating system type used in the corresponding remote port associated with an SSH connection. |
baseDirectory | String | This is a character sequence which corresponds to the base directory of the corresponding Endpoint. |
isBaseDirectoryExpression | String | "Y" if the base directory is a Groovy Expression "N" if it isn't. This cannot be set manually through the API, it will automatically be set to "N". |
endpointSubgroupjavaPath | String | This is a character sequence |
associated with this Endpoint's corresponding sub-group.passphrasethat specifies the java path of the corresponding Endpoint. |
isJavaPathExpression | String | "Y" if the Java path is a Groovy Expression "N" if it isn't. This cannot be set manually through the API, it will automatically be set to "N". |
password | String | Kept for backward compatibility. It will be either ***** or null depending on whether |
passphraseCredentialId passwordCredentialId is set or not. |
passphraseCredentialIdpasswordCredentialId | Long | This is |
the credential the credential id associated with the endpoint |
passphrasejavaPathThis is a character sequence that specifies the java Fully-qualified path of the |
corresponding EndpointisJavaPathExpression"Y" if the Java path is a Groovy Expression "N" if it isn't. This cannot be set manually through the API, it will automatically be set to "N"Kept for backward compatibility. It will be either ***** or null depending on whether passphraseCredentialId is set or not. |
passphraseCredentialId | Long | This is the credential id associated with the endpoint passphrase. |
runAsUserName | String | An optional user to run as (using sudo) after establishing connection to the endpoint. |
dockerHost | Boolean | This indicates if endpoint is docker engine. |
k8sCluster | Boolean | This indicates if endpoint is kubernetes engine. |
k8sContext | String | Name of the configured K8s context. |
endpointGroup | String | This is a character sequence associated with this Endpoint's corresponding group. |
endpointSubgroup | String | This is a character sequence associated with this Endpoint's corresponding sub-group. |