Get global caslib information

get/cas/caslibs/{caslibName}
Internal-Use Only

Get information about the specified global caslib.

Request Samples

1

Response Samples

1{
2 "description": "Defines the information needed to access data from a particular data storage system/data provider.",
3 "value": {
4 "Name": "Samples",
5 "Type": "PATH",
6 "Description": "Stores Sample data, supplied by SAS.",
7 "Path": "/cas/data/...",
8 "Definition": null,
9 "Subdirs": 0,
10 "Local": 0,
11 "Active": 0,
12 "Personal": 0,
13 "Hidden": 0,
14 "Transient": 0
15 }
16}

Path Parameters

NameTypeRequiredDescription
caslibName
string
true

The name of a global caslib.

Responses

StatusMeaningDescription
200OKOKSchema