Bad Request
Internal server error
200 Ok response if everything successfully deleted delegate
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal server error
Generated terraform module file.
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Delegate setup details, containing data to populate yaml file values.
Bad Request
Internal server error
Generated yaml file.
{- "orgIdentifier": "string",
- "projectIdentifier": "string",
- "name": "string",
- "description": "string",
- "size": "LAPTOP",
- "hostName": "string",
- "delegateConfigurationId": "string",
- "identifier": "string",
- "k8sConfigDetails": {
- "k8sPermissionType": "CLUSTER_ADMIN",
- "namespace": "string"
}, - "tags": [
- "string"
], - "delegateType": "string",
- "tokenName": "string",
- "runAsRoot": true,
- "version": "string"
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Details of the Delegate filter properties to be applied
Bad Request
Internal server error
Lists all delegates in NG
{- "status": "CONNECTED",
- "description": "string",
- "hostName": "string",
- "delegateName": "string",
- "delegateType": "string",
- "delegateGroupIdentifier": "string",
- "delegateTags": [
- "string"
], - "delegateInstanceFilter": "EXPIRED",
- "tags": {
- "property1": "string",
- "property2": "string"
}, - "filterType": "Connector"
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal server error
Gets the latest supported delegate version
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal server error
Delegate Image Tag
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}