Query for tech support job status
This Api will Query for tech support job status
Request
URI
GET
https://{api_host}/api/admin/techSupportLogs/jobStatus/{jobId}
COPY
Query Parameters
string
jobId
Required
jobId
Header Parameters
string
Accept
Required
application/json
string
Content-Type
Required
application/json
Responses
200
Status 200
{
"jobId": "string",
"state": "string",
"fleetJobState": "CollectLogsOperationState Object",
"failedFleetAppliances": [
{
"applianceId": "string",
"error": "string"
}
],
"fleetFolder": "string",
"error": "string",
"fleetJobId": "string",
"sentinelLogCollectionJobInfo": {
"jobId": "string",
"state": "CollectLogsOperationState Object",
"errorMessage": "string",
"logFolder": "string",
"failedSentinelsInfo": [
{
"sentinelId": "string",
"errorMessage": "string"
}
]
},
"fileName": "string"
}
string
jobId
Optional
jobId
fleetJobState
Optional
Log Collection Status
Possible values are :
SUCCESS,
FAILED,
PARTIAL_SUCCESS,
array of
object
failedFleetAppliances
Optional
failedFleetAppliances
string
fleetFolder
Optional
fleetFolder
string
error
Optional
error
string
fleetJobId
Optional
fleetJobId
object
sentinelLogCollectionJobInfo
Optional
sentinelLogCollectionJobInfo
string
fileName
Optional
fileName
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/admin/techSupportLogs/jobStatus/{jobId}?jobId=v
On This Page
Api Operations
GET
Get Vcenter
POST
Create Vcenter
PUT
Modify Vcenter
GET
Get NSX
POST
Create NSX
PUT
Modify NSX
GET
Get hcx roles
PUT
Configure role mappings
GET
Search VCF SSO Groups
GET
Get the configured VCF SSO Groups
PUT
Persist the Vmware SSO IdP Groups for HCX Role Mappin
GET
Get Public Access URL (NSP Section)
POST
Configure Public Access URL (NSP Section)
PUT
Modify Public Access URL (NSP Section)
GET
Get LookupService
PUT
Configure LookupService
PUT
Configure LookupService
GET
Get VIDB configurations
POST
Add VIDB Configuration
PUT
Modify VIDB configuration
GET
Get Entitlement Server configurations
POST
Add Entitlement Server Configuration
PUT
Modify Entitlement Server configuration
GET
Get Location
PUT
Configure Location
GET
Search Cities
GET
Get Proxy Settings
POST
Configure Proxy Settings
DELETE
Remove Proxy Settings
PUT
Import Server certificate
GET
Get list Of trusted certificates
POST
Import trusted certificate
DELETE
Delete trusted certificate
GET
Fetch Fleet Components
GET
Fetch Sentinel Inventory
POST
Generate Tech Support Logs
GET
Query for tech support job status
GET
Download the Tech Support Bundle