Please go through this document http://pubs.vmware.com/vra-62/topic/com.vmware.ICbase/PDF/vrealize-automation-62-programming-guide.p...
Thanks msk05. i am referring that doc only.
i got one API for blueprint also, but that is giving an empty response:
API : catalog-service/api/consumer/entitledCatalogItems
output is
{
“links”: [],
“content”: [],
“metadata”: {
“size”: 20,
“totalElements”: 0,
“totalPages”: 0,
“number”: 1,
“offset”: 0
}
}
i am using postman and I authenticate well but empty response.
any ideas ?
