{"type":"api","title":"Get Sig Global Credentials","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Secure Internet Gateway"],"description":"Get sig global credentials","operationId":"getSigGlobalCredentials","parameters":[{"name":"featureTemplateType","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"umbrella":{"type":"object","properties":{"api-key":{"type":"object","properties":{"vipObjectType":{"type":"string","example":"object"},"vipType":{"type":"string","example":"constant"},"vipValue":{"type":"string","example":"sdfsd"},"vipVariableName":{"type":"string","example":"system_api_key"}},"description":"API secret information","$$ref":"#/components/schemas/APIKey"},"api-key-v2":{"type":"object","properties":{"vipObjectType":{"type":"string","example":"object"},"vipType":{"type":"string","example":"constant"},"vipValue":{"type":"string","example":"sdfsd"},"vipVariableName":{"type":"string","example":"system_api_key"}},"description":"API secret information","$$ref":"#/components/schemas/APIKey"},"api-secret":{"type":"object","properties":{"vipNeedsEncryption":{"type":"boolean","example":true},"vipObjectType":{"type":"string","example":"object"},"vipType":{"type":"string","example":"constant"},"vipValue":{"type":"string","example":"$CRYPT_CLUSTER$0y3Eq1EFF5Hurtda/Z9eHQ==$gtnBC/bVtpuhWX5r905iYw=="},"vipVariableName":{"type":"string","example":"system_api_secret"}},"description":"API key information","$$ref":"#/components/schemas/APISecret"},"api-secret-v2":{"type":"object","properties":{"vipNeedsEncryption":{"type":"boolean","example":true},"vipObjectType":{"type":"string","example":"object"},"vipType":{"type":"string","example":"constant"},"vipValue":{"type":"string","example":"$CRYPT_CLUSTER$0y3Eq1EFF5Hurtda/Z9eHQ==$gtnBC/bVtpuhWX5r905iYw=="},"vipVariableName":{"type":"string","example":"system_api_secret"}},"description":"API key information","$$ref":"#/components/schemas/APISecret"},"org-id":{"type":"object","properties":{"vipObjectType":{"type":"string","example":"object"},"vipType":{"type":"string","example":"constant"},"vipValue":{"type":"string","example":"980"},"vipVariableName":{"type":"string","example":"system_org_id"}},"description":"Org ID","$$ref":"#/components/schemas/OrgID"}},"description":"Umbrella object","$$ref":"#/components/schemas/Umbrella"}},"description":"Response from metaDataType API","$$ref":"#/components/schemas/FeatureTemplateType"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/sig/sigGlobalCredentials/{featureTemplateType}"}}