{"type":"api","title":"Get Px Grid Account","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2649c17-7aea-3196-8c23-0ab6fc1da073","info":{"title":"Partner Integrations","description":"Includes API operations for partner integrations, such as Webex, Identity Services Engine (ISE), Secure Access, and more\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Ise Server"],"description":"Get PxGrid account","operationId":"getPxGridAccount","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"required":["pxGridPassword","pxGridServerIp","pxGridUserName","status"],"type":"object","properties":{"AccessSecret":{"type":"string","example":"aB8rj1m1lp"},"description":{"type":"string","example":"pxgrid infor"},"deviceType":{"type":"string","example":"vsmart"},"nodeName":{"type":"string","example":"~ise-admin-ise-1"},"pxGridHostName":{"type":"string","example":"ISE-1.rtpaaa.net"},"pxGridPassword":{"type":"string","example":"NJkl00jklkJk"},"pxGridServerIp":{"type":"string","example":"172.27.16.141"},"pxGridUserName":{"type":"string","example":"testName"},"restBaseURL":{"type":"string","example":"https://ISE-1.rtpaaa.net:8910/pxgrid/ise/config/trustsec"},"status":{"type":"string","example":"created"}},"description":"pxgrid information for making pxgrid api calls","$$ref":"#/components/schemas/PxGridInfo"}}}},"400":{"description":"bad input parameter"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/ise/credentials/pxgrid"}}