GET http://[host-proxy]/api/view/GlobalSIPVMIntegrationDelete/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"int_label": {
"target": "/api/data/GlobalSIPVMLog/choices/?field=int_label&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"title": "Integration Label",
"choices": [],
"target_attr": "int_label",
"target_model_type": "data/GlobalSIPVMLog",
"type": "string",
"description": "The label applied when the configuraton was pushed"
}
}
}