ServiceProfileListResult

ServiceProfileListResult
ServiceProfileListResult
JSON Example
{
    "_self": {
        "rel": "string"
    },
    "cursor": "string",
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "sort_ascending": false,
    "result_count": 0,
    "results": [
        {
            "_self": {
                "rel": "string"
            },
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_revision": 0,
            "_create_user": "string",
            "_schema": "string",
            "_create_time": 0,
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_last_modified_time": 0,
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string"
        }
    ],
    "_schema": "string",
    "sort_by": "string"
}
_self
Optional

_self

string
cursor
Optional

cursor

_links
Optional

The server will populate this field when returing the resource. Ignored on PUT and POST.

boolean
sort_ascending
Optional

sort_ascending

integer As int64 As int64
result_count
Optional

result_count

results
Required

results

string
_schema
Optional

_schema

string
sort_by
Optional

sort_by