Pure Storage · JSON-LD Context

Pure Storage Pure1 Cloud Api Context

JSON-LD context defining the semantic vocabulary for Pure Storage Pure1 Cloud Api from Pure Storage.

13 Classes 78 Properties 4 Namespaces
View Context View on GitHub

Namespaces

pure: https://code.purestorage.com/schema/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

Alert Array Audit Blade Bucket FileSystem FileSystemSnapshot Metric ProtectionGroupSnapshot SubscriptionLicense Subscription SupportContract Tag

Properties

Property Type Container
actual string
category string
closed integer
code integer
componentName string
componentType string
created
description
expected string
knowledgeBaseUrl string
notified integer
origin string
severity string
state string
summary string
updated integer
id string
name
fqdn string
model string
os string
version
arguments string
command string
subcommand string
time integer
user string
arrays string set
details string
rawCapacity decimal
status string
account reference
resourceType string
destroyed boolean
objectCount integer
versioning string
fastRemoveDirectoryEnabled boolean
hardLimitEnabled boolean
http string
nfs string
provisioned integer
smb string
snapshotDirectoryEnabled boolean
on string
source string
suffix string
availabilities string set
resourceTypes string set
unit string
pod string
addOnSlas string set
averageOnDemand string
expirationDate integer
lastUpdatedDate integer
marketplacePartner string
preRatio string
data float
quarterOnDemand string
reservation string
resources string set
serviceTier string
siteAddress string
startDate integer
subscription string
usage string
customerName string
initialName string
organization string
partnerName string
service string
serviceDetails string
subscriptionTerm integer
endDate integer
resource string
key string
namespace string
tagOrganizationId integer
value string

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "pure": "https://code.purestorage.com/schema/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Alert": "pure:Alert",
    "Array": "pure:Array",
    "Audit": "pure:Audit",
    "Blade": "pure:Blade",
    "Bucket": "pure:Bucket",
    "FileSystem": "pure:FileSystem",
    "FileSystemSnapshot": "pure:FileSystemSnapshot",
    "Metric": "pure:Metric",
    "ProtectionGroupSnapshot": "pure:ProtectionGroupSnapshot",
    "SubscriptionLicense": "pure:SubscriptionLicense",
    "Subscription": "pure:Subscription",
    "SupportContract": "pure:SupportContract",
    "Tag": "pure:Tag",
    "actual": {
      "@id": "pure:actual",
      "@type": "xsd:string"
    },
    "category": {
      "@id": "pure:category",
      "@type": "xsd:string"
    },
    "closed": {
      "@id": "pure:closed",
      "@type": "xsd:integer"
    },
    "code": {
      "@id": "pure:code",
      "@type": "xsd:integer"
    },
    "componentName": {
      "@id": "pure:component_name",
      "@type": "xsd:string"
    },
    "componentType": {
      "@id": "pure:component_type",
      "@type": "xsd:string"
    },
    "created": {
      "@id": "schema:dateCreated"
    },
    "description": {
      "@id": "schema:description"
    },
    "expected": {
      "@id": "pure:expected",
      "@type": "xsd:string"
    },
    "knowledgeBaseUrl": {
      "@id": "pure:knowledge_base_url",
      "@type": "xsd:string"
    },
    "notified": {
      "@id": "pure:notified",
      "@type": "xsd:integer"
    },
    "origin": {
      "@id": "pure:origin",
      "@type": "xsd:string"
    },
    "severity": {
      "@id": "pure:severity",
      "@type": "xsd:string"
    },
    "state": {
      "@id": "pure:state",
      "@type": "xsd:string"
    },
    "summary": {
      "@id": "pure:summary",
      "@type": "xsd:string"
    },
    "updated": {
      "@id": "pure:updated",
      "@type": "xsd:integer"
    },
    "id": {
      "@id": "pure:id",
      "@type": "xsd:string"
    },
    "name": {
      "@id": "schema:name"
    },
    "fqdn": {
      "@id": "pure:fqdn",
      "@type": "xsd:string"
    },
    "model": {
      "@id": "pure:model",
      "@type": "xsd:string"
    },
    "os": {
      "@id": "pure:os",
      "@type": "xsd:string"
    },
    "version": {
      "@id": "schema:version"
    },
    "arguments": {
      "@id": "pure:arguments",
      "@type": "xsd:string"
    },
    "command": {
      "@id": "pure:command",
      "@type": "xsd:string"
    },
    "subcommand": {
      "@id": "pure:subcommand",
      "@type": "xsd:string"
    },
    "time": {
      "@id": "pure:time",
      "@type": "xsd:integer"
    },
    "user": {
      "@id": "pure:user",
      "@type": "xsd:string"
    },
    "arrays": {
      "@id": "pure:arrays",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "details": {
      "@id": "pure:details",
      "@type": "xsd:string"
    },
    "rawCapacity": {
      "@id": "pure:raw_capacity",
      "@type": "xsd:decimal"
    },
    "status": {
      "@id": "pure:status",
      "@type": "xsd:string"
    },
    "account": {
      "@id": "pure:account",
      "@type": "@id"
    },
    "resourceType": {
      "@id": "pure:resource_type",
      "@type": "xsd:string"
    },
    "destroyed": {
      "@id": "pure:destroyed",
      "@type": "xsd:boolean"
    },
    "objectCount": {
      "@id": "pure:object_count",
      "@type": "xsd:integer"
    },
    "versioning": {
      "@id": "pure:versioning",
      "@type": "xsd:string"
    },
    "fastRemoveDirectoryEnabled": {
      "@id": "pure:fast_remove_directory_enabled",
      "@type": "xsd:boolean"
    },
    "hardLimitEnabled": {
      "@id": "pure:hard_limit_enabled",
      "@type": "xsd:boolean"
    },
    "http": {
      "@id": "pure:http",
      "@type": "xsd:string"
    },
    "nfs": {
      "@id": "pure:nfs",
      "@type": "xsd:string"
    },
    "provisioned": {
      "@id": "pure:provisioned",
      "@type": "xsd:integer"
    },
    "smb": {
      "@id": "pure:smb",
      "@type": "xsd:string"
    },
    "snapshotDirectoryEnabled": {
      "@id": "pure:snapshot_directory_enabled",
      "@type": "xsd:boolean"
    },
    "on": {
      "@id": "pure:on",
      "@type": "xsd:string"
    },
    "source": {
      "@id": "pure:source",
      "@type": "xsd:string"
    },
    "suffix": {
      "@id": "pure:suffix",
      "@type": "xsd:string"
    },
    "availabilities": {
      "@id": "pure:availabilities",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "resourceTypes": {
      "@id": "pure:resource_types",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "unit": {
      "@id": "pure:unit",
      "@type": "xsd:string"
    },
    "pod": {
      "@id": "pure:pod",
      "@type": "xsd:string"
    },
    "addOnSlas": {
      "@id": "pure:add_on_slas",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "averageOnDemand": {
      "@id": "pure:average_on_demand",
      "@type": "xsd:string"
    },
    "expirationDate": {
      "@id": "pure:expiration_date",
      "@type": "xsd:integer"
    },
    "lastUpdatedDate": {
      "@id": "pure:last_updated_date",
      "@type": "xsd:integer"
    },
    "marketplacePartner": {
      "@id": "pure:marketplace_partner",
      "@type": "xsd:string"
    },
    "preRatio": {
      "@id": "pure:pre_ratio",
      "@type": "xsd:string"
    },
    "data": {
      "@id": "pure:data",
      "@type": "xsd:float"
    },
    "quarterOnDemand": {
      "@id": "pure:quarter_on_demand",
      "@type": "xsd:string"
    },
    "reservation": {
      "@id": "pure:reservation",
      "@type": "xsd:string"
    },
    "resources": {
      "@id": "pure:resources",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "serviceTier": {
      "@id": "pure:service_tier",
      "@type": "xsd:string"
    },
    "siteAddress": {
      "@id": "pure:site_address",
      "@type": "xsd:string"
    },
    "startDate": {
      "@id": "pure:start_date",
      "@type": "xsd:integer"
    },
    "subscription": {
      "@id": "pure:subscription",
      "@type": "xsd:string"
    },
    "usage": {
      "@id": "pure:usage",
      "@type": "xsd:string"
    },
    "customerName": {
      "@id": "pure:customer_name",
      "@type": "xsd:string"
    },
    "initialName": {
      "@id": "pure:initial_name",
      "@type": "xsd:string"
    },
    "organization": {
      "@id": "pure:organization",
      "@type": "xsd:string"
    },
    "partnerName": {
      "@id": "pure:partner_name",
      "@type": "xsd:string"
    },
    "service": {
      "@id": "pure:service",
      "@type": "xsd:string"
    },
    "serviceDetails": {
      "@id": "pure:service_details",
      "@type": "xsd:string"
    },
    "subscriptionTerm": {
      "@id": "pure:subscription_term",
      "@type": "xsd:integer"
    },
    "endDate": {
      "@id": "pure:end_date",
      "@type": "xsd:integer"
    },
    "resource": {
      "@id": "pure:resource",
      "@type": "xsd:string"
    },
    "key": {
      "@id": "pure:key",
      "@type": "xsd:string"
    },
    "namespace": {
      "@id": "pure:namespace",
      "@type": "xsd:string"
    },
    "tagOrganizationId": {
      "@id": "pure:tag_organization_id",
      "@type": "xsd:integer"
    },
    "value": {
      "@id": "pure:value",
      "@type": "xsd:string"
    }
  }
}